How to Install cil software package in Debian 8 (Jessie)

How to Install cil software package in Debian 8 (Jessie)

cil software package provides command line issue tracker, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cil 

cil is installed in your system.

Make ensure the cil package were installed using the commands given below,

$ sudo dpkg-query -l | grep cil *

You will get with cil package name, version, architecture and description in a table

cil package basic information:

Distro Debian 8 jessie
Section Perl
Package cil
Version 0.07.00-8
Description command line issue tracker
Sub Section Perl


See Also, How to uninstall or remove cil software package from Debian 8 (Jessie)?